home *** CD-ROM | disk | FTP | other *** search
/ The Utilities Experience / The Utilities Experience - Volume 1.iso / software / demos / a-d / amms / mbtext / english / com / send < prev    next >
Encoding:
Text File  |  1995-05-05  |  1.2 KB  |  90 lines

  1. ;
  2. ;    $VER: AMMS SEND 3.00 [English] / 01-11-1994
  3. ;
  4. ;    Translation by The Terminator
  5. ;
  6.  
  7.  
  8.  
  9. ;
  10. ; User already addressed (copy to)
  11. ; -----------------------------
  12. *
  13. #VFARBE 1#User already addressed !#RESET#^J
  14. *
  15. ;
  16. ; Wrong user name
  17. ; ---------------
  18. *
  19. #VFARBE 1#Unknown user !#RESET#^J
  20. *
  21. ;
  22. ; Wrong node name
  23. ; ---------------
  24. *
  25. #VFARBE 1#Unknown node !#RESET#^J
  26. *
  27. ;
  28. ; STATUS: Mails to receiver are locked
  29. ; ---------------------------------------
  30. *
  31. #VFARBE 1#Mails to receiver are locked !#RESET#^J
  32. *
  33. ;
  34. ; Subject
  35. ; -------
  36. *
  37. Subject : 
  38. *
  39. ;
  40. ; If no subject then this text is copied in the subject
  41. ; -----------------------------------------------------
  42. *
  43. NO SUBJECT
  44. *
  45. ;
  46. ; QUESTION: Mail to
  47. ; -----------------
  48. *
  49. Mail to : 
  50. *
  51. ;
  52. ; QUESTION: Copy to
  53. ; -----------------
  54. *
  55. Copy to : 
  56. *
  57. ;
  58. ; Name for all users
  59. ; ------------------
  60. *
  61. ALL
  62. *
  63. ; >>UP: 2.0
  64. ; Comment for editor
  65. ; ------------------
  66. ;    Var1-3 : Receiver
  67. ;    Var4   : Node of receiver
  68. *
  69. SEND - mail to "{VAR1}@{VAR4}"
  70. *
  71. ;
  72. ; Can not load file
  73. ; -----------------
  74. ;    Var1 : Name of file
  75. *
  76. Can not load file "{VAR1}" !^J
  77. *
  78. ;
  79. ; STATUS: Mails are locked
  80. ; ------------------------
  81. *
  82. Mails are locked !^J
  83. *
  84. ;
  85. ; STATUS: Net-Mails are locked
  86. ; ----------------------------
  87. *
  88. Net-Mails are locked !^J
  89. *
  90.